National Repository of Grey Literature 7 records found  Search took 0.00 seconds. 
Comparison of Technologies for Object-Relational Mapping
Fatrdla, Pavel ; Burget, Radek (referee) ; Zendulka, Jaroslav (advisor)
Diploma thesis deals with the contemporary object-relational mapping (ORM) technologies for Java. It briefly describes also competing technologies for persisting objects in files, object and object-relational databases. However main part of the thesis is the persistence of objects in relational databases using ORM frameworks. The work begins with studying general methods and issues, that these frameworks have to solve. Next, it chooses and deeply describes some ORM frameworks. They are later demonstrated on the demo application. In the following part there is a description of the problems I have been facing during the implementation of the persistence using these frameworks. Finally, there is an evaluation and a comparison of these frameworks.
Technologies for Persistent Objects in Java
Šenk, Zdeněk ; Burget, Radek (referee) ; Zendulka, Jaroslav (advisor)
This master thesis deals with technologies for persistence of objects in Java. It briefly describes options of persistence of objects into files and further especially modern technologies for persistence of objects into database systems, particularly relational. It describes JDBC technology, framework Hibernate, application interface JDO, SQLJ technology, frameworks OJB and TopLink in detail and briefly the other tools. The emphasis is especially put on their usage, which is illustrated by amount of examples, their properties comparison and recommendation for the application building. The other part of thesis deals with life phases of information system development, where the differences of usage of JDBC and Hibernate, their mutual comparison from different points of view, importance of software architecture and design patterns for the application development in J2EE are presented.
Design of a Database Neutral OR Mapper in C++
Ježa, Pavel ; Ráb, Jaroslav (referee) ; Ryšavý, Ondřej (advisor)
This diploma work deals with design and implementation of the database neutral object-relational (OR) layer in C++ language over inherited database. The goal is to create the layer to encase the access to database from the application layer. Suggested layer will stem from the object-relation mapping technology, which is currently available for many object-programming language, such as C#, Java or Visual Basic. The work consists of three main parts. The forepart is focused on clearing object-relation mapping technology. It briefly overviews differences in capabilities and levels of implementation of various approaches. The next part describes significant properties of databases considered as back-ends for data storage in the project. The aim of this part is to present enough information to support database neutral design of the OR layer. The rest of the document deals with design and implementation of OR layer for the considered environment followed by the summarization of results and overall evaluational.
Mobile application as a personal trainer
Dzúriková, Veronika
Bachelor thesis deals with the development of Android application for sport trainers and active people. Application design consisted of specification of the requirements, database design and activity diagram under which was then implemented. Active Android ORM was chosen for the database mapping with the DAO objects, Java AsyncTask class to deal with multithreading, and native Google text-to-speech technology for speaking during the training sessions.
Design of a Database Neutral OR Mapper in C++
Ježa, Pavel ; Ráb, Jaroslav (referee) ; Ryšavý, Ondřej (advisor)
This diploma work deals with design and implementation of the database neutral object-relational (OR) layer in C++ language over inherited database. The goal is to create the layer to encase the access to database from the application layer. Suggested layer will stem from the object-relation mapping technology, which is currently available for many object-programming language, such as C#, Java or Visual Basic. The work consists of three main parts. The forepart is focused on clearing object-relation mapping technology. It briefly overviews differences in capabilities and levels of implementation of various approaches. The next part describes significant properties of databases considered as back-ends for data storage in the project. The aim of this part is to present enough information to support database neutral design of the OR layer. The rest of the document deals with design and implementation of OR layer for the considered environment followed by the summarization of results and overall evaluational.
Comparison of Technologies for Object-Relational Mapping
Fatrdla, Pavel ; Burget, Radek (referee) ; Zendulka, Jaroslav (advisor)
Diploma thesis deals with the contemporary object-relational mapping (ORM) technologies for Java. It briefly describes also competing technologies for persisting objects in files, object and object-relational databases. However main part of the thesis is the persistence of objects in relational databases using ORM frameworks. The work begins with studying general methods and issues, that these frameworks have to solve. Next, it chooses and deeply describes some ORM frameworks. They are later demonstrated on the demo application. In the following part there is a description of the problems I have been facing during the implementation of the persistence using these frameworks. Finally, there is an evaluation and a comparison of these frameworks.
Technologies for Persistent Objects in Java
Šenk, Zdeněk ; Burget, Radek (referee) ; Zendulka, Jaroslav (advisor)
This master thesis deals with technologies for persistence of objects in Java. It briefly describes options of persistence of objects into files and further especially modern technologies for persistence of objects into database systems, particularly relational. It describes JDBC technology, framework Hibernate, application interface JDO, SQLJ technology, frameworks OJB and TopLink in detail and briefly the other tools. The emphasis is especially put on their usage, which is illustrated by amount of examples, their properties comparison and recommendation for the application building. The other part of thesis deals with life phases of information system development, where the differences of usage of JDBC and Hibernate, their mutual comparison from different points of view, importance of software architecture and design patterns for the application development in J2EE are presented.

Interested in being notified about new results for this query?
Subscribe to the RSS feed.